How to Install c3270 software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install c3270 software package in Ubuntu 12.04 LTS (Precise Pangolin)

c3270 software package provides Curses program for telnet sessions to IBM mainframes, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install c3270 

c3270 is installed in your system.

Make ensure the c3270 package were installed using the commands given below,

$ sudo dpkg-query -l | grep c3270 *

You will get with c3270 package name, version, architecture and description in a table

c3270 package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Network
Package c3270
Version 3.3.10ga4-2build2
Description Curses program for telnet sessions to IBM mainframes
Sub Section Net


See Also, How to uninstall or remove c3270 software package from Ubuntu 12.04 LTS (Precise Pangolin)?